Package-level declarations
Types
Link copied to clipboard
Creates a probe table for the USB driver. This augments the default device-to-driver mappings with additional known working configurations. See this package's README for more info.
Link copied to clipboard
Link copied to clipboard
USB serial connection.
Link copied to clipboard
interface SerialConnectionListener
Callbacks indicating state changes in the USB serial connection.
Link copied to clipboard
class UsbBroadcastReceiver @Inject constructor(usbRepository: UsbRepository) : BroadcastReceiver, Logging
A helper class to call onChanged when bluetooth is enabled or disabled or when permissions are changed.
Link copied to clipboard
Link copied to clipboard
@Singleton
Repository responsible for maintaining and updating the state of USB connectivity.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard